From 28c04f4be397edce6a4188e01a0a444e753af0af Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 23 May 2014 11:31:53 -0400 Subject: [PATCH] testsuite: Run reftests with GTK_DEBUG=icontheme This will hopefully help to track down some hard-to-squash failures that only happen in gnome-continuous. --- testsuite/reftests/reftests.test.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuite/reftests/reftests.test.in b/testsuite/reftests/reftests.test.in index bf58d43db1..93632e1c97 100644 --- a/testsuite/reftests/reftests.test.in +++ b/testsuite/reftests/reftests.test.in @@ -1,3 +1,3 @@ [Test] -Exec=/bin/sh -c "@pkglibexecdir@/installed-tests/gtk-reftest -k --verbose --output $(pwd) --directory @pkglibexecdir@/installed-tests/reftests" +Exec=/bin/sh -c "GTK_DEBUG=icontheme @pkglibexecdir@/installed-tests/gtk-reftest -k --verbose --output $(pwd) --directory @pkglibexecdir@/installed-tests/reftests" Type=session-exclusive -- 2.30.2